PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Apple Type Services for Unicode Imaging (ATSUI) > Apple Type Services for Unicode Imaging Reference

     

Transliteration Feature Selector Constants

The transliteration feature types allows text in one format to be displayed using another format. An example is taking a Hiragana string and displaying it as Katakana. Table D-24 lists the selectors for this feature.

Table D-24  Feature selectors for the kTransliterationType feature type

Constant

Explanation

kNoTransliterationSelector Allows no transliteration.
kHanjaToHangulSelector Allows text in Hanja to be displayed using Hangul.
kHiraganaToKatakanaSelector Allows text in Hiragana to be displayed using Katakana.
kKatakanaToHiraganaSelector Allows text in Katakana to be displayed using Hiragana.
kKanaToRomanizationSelector Allows text in Kana to be displayed using Romanization.
kRomanizationToHiraganaSelector Allows text in Romanization to be displayed using Hiragana.
kHanjaToHangulAltOneSelector Allows text in Hanja to be displayed using Hangul, Alternative Set 1.
kHanjaToHangulAltTwoSelector Allows text in Hanja to be displayed using Hangul, Alternative Set 2.
kHanjaToHangulAltThreeSelector Allows text in Hanja to be displayed using Hangul, Alternative Set 3.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)